home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
EuroCD 3
/
EuroCD 3.iso
/
Graphics_Utils
/
Video Easel
/
RexxMathLib.lha
/
rexxmathlib.readme
< prev
next >
Wrap
Text File
|
1996-10-20
|
817b
|
17 lines
Short: Faster & shorter math support for ARexx
Uploader: thor@einstein.math.tu-berlin.de (Thomas Richter)
Author: thor@einstein.math.tu-berlin.de (Thomas Richter)
Type: util/rexx
This library provides transcendential functions for the use with the
ARexx - programming language. It is a complete new revision of
Willy Langevelds rexxmathlib, although no original code has been used.
The new release has been completely rewritten in assembly language and
is therefore not only faster (approx. 10 times), but provides also
a higher precision of 15.9 digits, thanks to cleverer ASCII- to Float
conversion routines.
The rexxmathlib.library will use the system math libraries, namely
the mathieeedoubbas.library and the mathieeedoubtrans.library and will
therefore work fine, regardless of a math-coprocessor.